PrimGenSURFREVObject

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

PrimGenSURFREVObject()  

SYNOPSIS

geom_lib/primitiv.c:1099

IPObjectStruct *PrimGenSURFREVObject(IPObjectStruct *Cross)
 

DESCRIPTION

Routine to a create surface of revolution by rotating the given cross section along the Z axis. Input can either be a polygon/line or a freefrom curve object. If input is a polyline/gon, it must never be coplanar with the Z axis. See also PrimSetResolution on fineness control of approximation of the primitive using flat faces.  

PARAMETERS:

Cross: To rotate around the Z axis forming a surface of revolution.  

FUNCTION RETURN VALUE

IPObjectStruct *: A surface of revolution.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022